@charset "UTF-8";

/* Copyright Sophos Group 2009. All rights reserved. */
/* This file is used by the index page of the DITA HelpBook build.
------------------------------------------------------------------------------*/

#apple-pd {
	margin-top: 2px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #fff;
	color: #464646;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 18px;
	min-width: 360px;
	text-align: left;
}

/* Grey navigation bar */
#navbox {
	background-color: #f2f2f2;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	float: left;
	padding-top: 2px;
	border-bottom: 1px solid #bfbfbf
}

#navleftbox {
	float: left;
	position: relative;
	top: -1px;
	font-size: 10pt;
	line-height: 18px;
	padding-left: 18px;
}

#navrightbox {
	float: right;
	position: relative;
	top: -1px;
	font-size: 10pt;
	line-height: 18px;
	padding-right: 24px;
}

.navlink_left, .navlink_right   {
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	line-height: 22px;
	text-shadow: #FFFFFF 0px 1px 0;
}

#headerbox {
	margin-top: 21px;
	margin-right: -15px;
	margin-bottom: 15px;
	margin-left: -15px;
    background: url(images/plain_banner.png) repeat-x;
	padding-left: 18px;
}

#storeheadbox {
	clear: both;
}

#storeiconbox {
	float: left;
}

#storetitlebox {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}

h1 {
	font-size: 15pt;
	line-height: 15pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-shadow: #FFFFFF 0px 1px 0;
}

h2 {
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	color: #464646;
	margin-top: 0;
	margin-bottom: 11px;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 8pt;
	color: #464646;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

p {
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.topleft_p {
	font-size: 10pt;
	line-height: 12pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
}

.leftcolumntext {
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #0095D8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.boxlink {
	font-size: 8pt;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 9px;
	text-align: left;
}

.tablebox {
	display: table;
	width: 100%;
}
.borderleft {
	border-left: #ccc solid 1px;
}
.tablerow {
	display: table-row;
}

.tablecell {
	display: table-cell;
}

.tablecell_a {
	display: table-cell;
	vertical-align: top;
	padding-top: 17px;
	padding-right: 5px;
	width: 50%;
}

.tablecell_b { display: table-cell; vertical-align: top; width: 50%; padding-left: 6px; }

.tablecell_c { display: table-cell; vertical-align: top; width: 50%; padding-top: 6px; }

.tablecell_d { display: table-cell; vertical-align: top; width: 50%; padding-top: 6px; }

.tablecell_b1 {
	display: table-cell;
    width:21px;
    height:15px;
    background: url(images/border_topleft.gif) no-repeat;
}

.tablecell_b2 {
	display: table-cell;
    height:15px;
    background: url(images/border_top.gif) repeat-x;
}

.tablecell_b3 {
	display: table-cell;
    width:17px;
    height:15px;
    background: url(images/border_topright.gif) no-repeat;
}

.tablecell_b4 {
	display: table-cell;
    background: url(images/border_left.gif) repeat-y;
}

.tablecell_b6 {
	display: table-cell;
    background: url(images/border_right.gif) repeat-y;
}

.tablecell_b7 {
	display: table-cell;
    width:21px;
    height:23px;
    background: url(images/border_bottomleft.gif) no-repeat;
}

.tablecell_b8 {
	display: table-cell;
    height:23px;
    background: url(images/border_bottom.gif) repeat-x;
}

.tablecell_b9 {
	display: table-cell;
    width:17px;
    height:23px;
    background: url(images/border_bottomright.gif) no-repeat;
}

.tablecell_c1 {
	display: table-cell;
    width: 15px;
    height: 22px;
    background: url(images/access_border_topleft.gif) no-repeat;
}

.tablecell_c2 {
	display: table-cell;
    height: 22px;
    background: url(images/access_border_top.gif) repeat-x;
}

.tablecell_c3 {
	display: table-cell;
    width: 22px;
    height: 22px;
    background: url(images/access_border_innertopright.gif) no-repeat;
}

.tablecell_c4 {
	display: table-cell;
    background: url(images/access_border_left.gif) repeat-y;
}

.tablecell_c6 {
	display: table-cell;
    background: url(images/access_border_innerright.gif) repeat-y;
}

.tablecell_c7 {
	display: table-cell;
    width: 15px;
    height: 15px;
    background: url(images/access_border_bottomleft.gif) no-repeat;
}

.tablecell_c8 {
	display: table-cell;
    height: 15px;
    background: url(images/access_border_bottom.gif) repeat-x;
}

.tablecell_c9 {
	display: table-cell;
    width: 22px;
    height: 15px;
    background: url(images/access_border_innerbottomright.gif) no-repeat;
}

.tablecell_d1 {
	display: table-cell;
    width: 22px;
    height: 22px;
    background: url(images/access_border_innertopleft.gif) no-repeat;
}

.tablecell_d2 {
	display: table-cell;
    height: 22px;
    background: url(images/access_border_top.gif) repeat-x;
}

.tablecell_d3 {
	display: table-cell;
    width: 15px;
    height: 22px;
    background: url(images/access_border_topright.gif) no-repeat;
}

.tablecell_d4 {
	display: table-cell;
    background: url(images/access_border_innerleft.gif) repeat-y;
}

.tablecell_d6 {
	display: table-cell;
    background: url(images/access_border_right.gif) repeat-y;
}

.tablecell_d7 {
	display: table-cell;
    width: 22px;
    height: 15px;
    background: url(images/access_border_innerbottomleft.gif) no-repeat;
}

.tablecell_d8 {
	display: table-cell;
    height: 15px;
    background: url(images/access_border_bottom.gif) repeat-x;
}

.tablecell_d9 {
	display: table-cell;
    width: 15px;
    height: 15px;
    background: url(images/access_border_bottomright.gif) no-repeat;
}

.weblink {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

.ostopic { padding-top: 4px; padding-bottom: 6px; }

.spaceabove {
			padding-top: 1px;
			}
#rule  {
	height: 3px;
	background: url(images/rule.gif) repeat-x;
	margin-top: 12px;
	margin-bottom: 14px;
}
